git-tiocflush
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
commit237df6270b403c7185cc8e44719710c55f12ad81
tree0cd9d5d32e34a52e728223ea5444a25200748d64
parent0f8358773851101b449814565b31e49704767266
git-tiocflush

Committed for 2.34

commit 36231bee7ab36d59dd121ea85b91411ae86945f3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 1 19:39:48 2021 +0100

    hurd TIOCFLUSH: Cope BSD 4.1 semantic

    BSD 4.1 did not have an argument for TIOCFLUSH, BSD 4.2 added it. There
    are still a lot of applications out there that pass a NULL argument to
    TIOCFLUSH, so we should rather cope with it.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-tiocflush.diff
sysdeps/mach/hurd/ioctl.c